Q3ControllerState_Restore
You can use theQ3ControllerState_Restore
function to restore a saved set of controller state values.
TQ3Status Q3ControllerState_Restore ( TQ3ControllerStateObject controllerStateObject);
controllerStateObject
- A controller state object.
DESCRIPTION
TheQ3ControllerState_Restore
function sets the channels of the controller associated with the controller state object specified by thecontrollerStateObject
parameter to the channels saved in that state object.